Open the Portico Developer Guide site
ApiKeyActivation Schema
ActivationResponse Element
ApiKeyActivation Schema : ActivationResponse Element
Namespace http://Hps.Exchange.PosGateway/ActivationService
Diagram
Result Element Header Element Sequence ActivationResponse Element
Overview
Source
<xs:element name="ActivationResponse" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:complexType>
    <xs:sequence>
      <xs:element name="Header" type="ActivationResponseHeader" minOccurs="1" maxOccurs="1" />
      <xs:element name="Result" type="ApiKeyActivationResponse" minOccurs="0" maxOccurs="1" />
    </xs:sequence>
  </xs:complexType>
</xs:element>
See Also
ApiKeyActivation Schema